PreviousNextTracker indexSee it online !

(50/314) 1694134 - Open a File over SFTP (File Changed)

3.) Open a File over SFTP (Plugin) and Save the File later
----------------------------------------------------------
When somebody else the File has modified during this Time
the modification from "somebody" is lost.
Can you implement a time compare (when the time has changed on the file on the server),
then you get a warning, would be nice.

Submitted stc1 - 2007-04-04 - 09:25:44z Assigned ezust
Priority 5 Category FTP
Status Open Group None
Resolution None Visibility No

Comments

2009-04-19 - 16:24:52z
hunteke
Has this been implemented? If so, suggest closing this bug.

If not, suggest moving this to a feature request.
2009-04-19 - 20:31:59z
voituk
Moved to Plugin Feature request.
This feature will be useful for me too.
2009-04-19 - 21:46:21z
hunteke
Pardon my (mis)understanding of the VFS, but shouldn't this be something that happens for all files, (S)FTP or otherwise?

For local, non-FTP files, this is already done. I know of inotify for Linux, but don't know how it's done for other OSs. Is this something that could be automatic, or does the FTP plugin have to do it since remote files aren't, well, local?
2009-04-20 - 07:23:44z
voituk
There is no way to automate this one ftp/sftp filesystems, so it should be last-mod-time comparison.

Attachments